-
Home
-
Frisbii Pay
-
1.8.2 (latest)
-
Code
-
Classes
- OrderStatuses
Total Complexity |
67 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
451 |
Lines of code |
238 |
Logical lines of code |
116 |
Comment lines |
145 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
order_status_changed() |
B |
40 |
18 |
55 |
set_settled_status() |
S |
51 |
7 |
24 |
set_authorized_status() |
S |
55 |
4 |
19 |
is_editable() |
S |
65 |
5 |
9 |
is_paid() |
S |
64 |
5 |
10 |
payment_complete() |
S |
61 |
4 |
13 |
form_fields() |
S |
44 |
1 |
54 |
init_statuses() |
S |
68 |
4 |
6 |
get_authorized_order_status() |
S |
70 |
4 |
6 |
cancel_unpaid_order() |
S |
69 |
4 |
6 |
add_valid_order_statuses_for_payment_complete() |
S |
70 |
3 |
6 |
payment_complete_order_status() |
S |
70 |
3 |
6 |
plugins_loaded() |
S |
69 |
2 |
6 |
update_order_status() |
S |
68 |
2 |
7 |
__construct() |
S |
61 |
1 |
11 |